Companion

Functions

Link copied to clipboard

Calculates the hash of the given disclosure using the specified hashing algorithm

fun digest(hashingAlgorithm: HashAlgorithm, value: String): Result<DisclosureDigest>

Calculates the hash of the given value using the specified hashing algorithm